home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / opengl / glpixmap / glpixmap.doc.z / glpixmap.doc
Text File  |  2002-04-08  |  322b  |  15 lines

  1. /*!   \page opengl-pixmap-example.html
  2.  
  3.   \ingroup opengl-examples
  4.   \title OpenGL Pixmap Example
  5.  
  6. This example program is an extension of the \link
  7. opengl-box-example.html OpenGL Box example\endlink.
  8.  
  9. It demonstrates how to render OpenGL into a QPixmap.
  10.  
  11. See \c{$QTDIR/examples/opengl/glpixmap} for the source code.
  12.  
  13. */
  14.  
  15.